func runtime.makeStatDepSet
27 uses
runtime (current package)
metrics.go#L69: deps: makeStatDepSet(sysStatsDep),
metrics.go#L76: deps: makeStatDepSet(sysStatsDep),
metrics.go#L83: deps: makeStatDepSet(sysStatsDep),
metrics.go#L90: deps: makeStatDepSet(heapStatsDep),
metrics.go#L102: deps: makeStatDepSet(heapStatsDep),
metrics.go#L109: deps: makeStatDepSet(heapStatsDep),
metrics.go#L116: deps: makeStatDepSet(heapStatsDep),
metrics.go#L128: deps: makeStatDepSet(heapStatsDep),
metrics.go#L135: deps: makeStatDepSet(heapStatsDep),
metrics.go#L142: deps: makeStatDepSet(sysStatsDep),
metrics.go#L149: deps: makeStatDepSet(heapStatsDep),
metrics.go#L156: deps: makeStatDepSet(heapStatsDep),
metrics.go#L175: deps: makeStatDepSet(heapStatsDep),
metrics.go#L184: deps: makeStatDepSet(heapStatsDep),
metrics.go#L191: deps: makeStatDepSet(heapStatsDep),
metrics.go#L198: deps: makeStatDepSet(heapStatsDep),
metrics.go#L205: deps: makeStatDepSet(heapStatsDep),
metrics.go#L212: deps: makeStatDepSet(sysStatsDep),
metrics.go#L219: deps: makeStatDepSet(sysStatsDep),
metrics.go#L226: deps: makeStatDepSet(sysStatsDep),
metrics.go#L233: deps: makeStatDepSet(sysStatsDep),
metrics.go#L240: deps: makeStatDepSet(heapStatsDep, sysStatsDep),
metrics.go#L247: deps: makeStatDepSet(sysStatsDep),
metrics.go#L254: deps: makeStatDepSet(sysStatsDep),
metrics.go#L261: deps: makeStatDepSet(sysStatsDep),
metrics.go#L268: deps: makeStatDepSet(heapStatsDep, sysStatsDep),
metrics.go#L312: func makeStatDepSet(deps ...statDep) statDepSet {